Autogenerated HTML docs for v2.3.4-263-gf53fc
diff --git a/diff-options.txt b/diff-options.txt index 6cb083a..ccd4998 100644 --- a/diff-options.txt +++ b/diff-options.txt
@@ -432,8 +432,8 @@ -O<orderfile>:: Output the patch in the order specified in the <orderfile>, which has one shell glob pattern per line. - This overrides the `diff.orderfile` configuration variable - (see linkgit:git-config[1]). To cancel `diff.orderfile`, + This overrides the `diff.orderFile` configuration variable + (see linkgit:git-config[1]). To cancel `diff.orderFile`, use `-O/dev/null`. ifndef::git-format-patch[]